home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 6 / CU Amiga Magazine's Super CD-ROM 06 (1996)(EMAP Images)(GB)(Track 1 of 4)[!][issue 1997-01].iso / imagine / extras / tools / iiutilities / jitter.readme < prev    next >
Text File  |  1995-03-30  |  2KB  |  41 lines

  1.                              --- Jitter V1.1 ---
  2.                                   Feb-3-95
  3. What is it?
  4.  
  5.  Jitter is a program to randomly disturb the points in an Imagine
  6.  object file.  Jitter will work on every object in a file, and every
  7.  state for each object.  Jitter amount can be varied for each axis.
  8.  
  9. Usage is quite simple  You need and input file, output file, and some
  10. numbers for how much jitter.  A template can be listed by typing
  11. "Jitter ?" and the paramaters are described in detail below.
  12.  
  13. InFile, OutFile: (Required)
  14.  
  15.   These are the two files that Jitter will work on.  Jitter will not
  16.   allow you to overwrite the input file with the output file.
  17.  
  18. X=JitterX, Y=JitterY, Z=JitterZ: (At least 1 required. Default=0)
  19.  
  20.   You must give at least one of these paramaters.  If you only supply
  21.   one, the others will be zero.  THis is good for making mountians out
  22.   of planes by giving one value a very high number, and leave the
  23.   others at or near zero.
  24.   Note that the X, Y and Z values are GLOBAL jutter values, and not
  25.   based on any of the objects local axis.
  26.  
  27. SEED:
  28.  
  29.   When Jitter is run, it seeds the randome number generator with the
  30.   current time and other information.  You can also supply the seed
  31.   to get the same run again with diffrent X, Y or Z values.
  32.  
  33. QUIET: (Switch. Default=OFF)
  34.  
  35.   This tells Jitter not to display a list of every hunk in the object
  36.   file, but to just display when it is jittering points.
  37.  
  38. V1.1 Feb-03-95
  39. IanSmith@moose.erie.net
  40. Ian.Smith@f564.n2601.z1.fidonet.org <-- Backup
  41.